home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / sed / sed113.zoo / README.ST < prev    next >
Text File  |  1993-01-02  |  2KB  |  42 lines

  1. GNU SED v1.13 Atari
  2. -------------------
  3.  
  4. This is a port of GNU SED v1.13 for the Atari. It seems to work OK for me
  5. under MiNT 0.96 PL14, but I can't really say if it works or not under plain
  6. old TOS (and BTW, you don't have much use for it under plain TOS anyway :-).
  7.  
  8. The port was very straightforward. The only thing I did to the sources was
  9. to check for "atarist" before defining bcopy in sed.c (that's almost at the
  10. top of the file). It seems like all memory-shuffling-functions already has
  11. been defined in string.h. I also nicked the makefile from Mike Dorman's
  12. port of GNU SED v1.08 and altered it slightly to suit my needs.
  13.  
  14. The executable has been produced by GCC v2.3.1 PL1 with MiNTlibs PL25. I
  15. compiled with "-O2 -D__STDC__ -DSTDC_HEADERS", which proved to produce an
  16. executable without even as much as a warning.
  17.  
  18. And now - the greetings:  A big _YO_MAN_ to the other DF:ers (esp. Steffen
  19. and Torbjoern), a big _THANKS_ to Smith-Chu-Bammi-Hohmuth-Reschke and all
  20. the others who have contributed to the nice environment that I'm working
  21. in and a big HI to everyone else that I know.
  22.  
  23. In case you would want to contact me, here's my addresses. Internet is of
  24. course the preferred way, but if you're rich (or for some reason doesn't
  25. pay anything for the phonecalls ;-) don't hesitate to give me a call.
  26.  
  27. ---
  28. Daniel Eriksson   * Internet: m91der@bellatrix.tdb.uu.se OR den@abacus.hgs.se
  29. Gardskarsvagen 6B * Fidonet : 2:205/229 (Doomdark's Revenge)
  30. 814 93  SKUTSKAR  * IRC     : ddf ('Daniel of Delta Force')
  31. SWEDEN            * Voice   : +46 (0)26 72905 or 72901
  32.  
  33. Note: In most cases my internet-addresses can be cut down to:
  34. m91der@tdb.uu.se OR den@hgs.se
  35.  
  36.  
  37.                                     *
  38.  
  39.  
  40.                              Share and enjoy!
  41.  
  42.